Expand description
Statics§
- Vanishing point used by
transform
when it is 3D. - Point relative to the widget inner bounds around which the
transform
is applied.
Functions§
P
Sets if the widget is still visible when it is turned back towards the viewport due to rotations in X or Y axis in the widget or in parent widgets.P
Distance from the Z plane (0) the viewer is, affects 3D transform on the widget’s children.P
Vanishing point used by 3D transforms in the widget’s children.P
Rotate transform.P
Rotate transform.P
Rotate transform.P
Same asrotate
.P
Scale transform.P
Scale X transform.P
Scale X and Y transform.P
Scale Y transform.P
Skew transform.P
Skew X transform.P
Skew Y transform.P
Custom transform.P
Point relative to the widget inner bounds around which thetransform
is applied.P
Defines how the widget and children are positioned in 3D space.P
Translate transform.P
Translate X transform.P
Translate Y transform.P
Translate Z transform.